* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
authorDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 15:51:58 +0000 (15:51 +0000)
committerDmitry Dzhus <dima@sphinx.net.ru>
Tue, 4 Aug 2009 15:51:58 +0000 (15:51 +0000)
commitda43ca0a1389eee546c7d6a7ee82e73d8b92fb44
treedcfa26c5e4cef97c902e95d7cea8dfacc8cad7bd
parent9cfe7a6ab6149acb2872eca57e4a8214e226c6fc
* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
Argument `key' renamed to `buffer-type'.
(gdb-current-context-buffer-name): Do not add thread info to
buffer name when no thread is selected.
(gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
command (bug 3794).
(gdb-thread-selected): Handle `=thread-selected' notification.
(gdb-wait-for-pending): New macro to deal with congestion problems.
(gdb-breakpoints-list-handler-custom): Don't fail on pending
breakpoints.
(gdb-invalidate-disassembly): Use 'fullname instead of 'file. This
fixes problem similar to one described in bug 3947.
(gud-menu-map): More menu items.
(gdb-init-1): Reset `gdb-thread-number' to nil.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el